ComponentOne Scheduler for WPF and Silverlight
BaseCollection<T> Class Members
Properties  Methods 

C1.C1Schedule Namespace : BaseCollection<T> Class

The following tables list the members exposed by BaseCollection<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BaseCollection<T> class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,T>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyOverloaded. Gets the element with the specified key if any.  
Public PropertyGets or set the System.Boolean value specifying whether change events should not be fired.  
Top
Public Methods
 NameDescription
Public MethodAdds a new custom object to the collection. If the item already exists in the collection, its index is returned.  
Public MethodOverloaded. Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodOverloaded. Check if collection contains an item with specified index.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also

Reference

BaseCollection<T> Class
C1.C1Schedule Namespace